home *** CD-ROM | disk | FTP | other *** search
/ Champak 110 / jogo-disk-110.iso / Games / tobby_sucuri.swf / scripts / DefineButton2_245 / BUTTONCONDACTION on(rollOver).as < prev   
Text File  |  2008-11-12  |  93b  |  5 lines

  1. on(rollOver){
  2.    _root.SE_over.start(0,0);
  3.    this.tobbybodyMC.gotoAndStop("withPoi");
  4. }
  5.